projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c73066
)
ci: use openwrt/gh-action-sdk@v4
author
Petr Štetiar
<
[email protected]
>
Thu, 24 Mar 2022 08:17:27 +0000
(09:17 +0100)
committer
Nick Hainke
<
[email protected]
>
Wed, 30 Mar 2022 21:31:07 +0000
(23:31 +0200)
In order to use feeds from GH mirror for GH actions, thus saving a lot
of resources being wasted. While at it fix whitespace issue.
Signed-off-by: Petr Štetiar <
[email protected]
>
[applied to routing feed]
[whitespace issue not existing in routing feed]
Signed-off-by: Nick Hainke <
[email protected]
>
(cherry picked from commit
5702d2e40bff2fa45b4f628c4c7a9acdcf6d1e31
)
.github/workflows/multi-arch-test-build.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/multi-arch-test-build.yml
b/.github/workflows/multi-arch-test-build.yml
index 1109f8d8762fd3eb372bd8a9ffc90f946d0a53e1..a0cb6db291e33d6764a07ebe5c12c4807704ef88 100644
(file)
--- a/
.github/workflows/multi-arch-test-build.yml
+++ b/
.github/workflows/multi-arch-test-build.yml
@@
-79,7
+79,7
@@
jobs:
echo "PACKAGES=$PACKAGES" >> $GITHUB_ENV
- name: Build
- uses: openwrt/gh-action-sdk@v
3
+ uses: openwrt/gh-action-sdk@v
4
env:
ARCH: ${{ matrix.arch }}-${{ env.BRANCH }}
FEEDNAME: packages_ci